FlexReport for WinForms
WriteBytes(String,Byte[]) メソッド


C1.Document アセンブリ > C1.Document.Serialization 名前空間 > C1WriterBase クラス > WriteBytes メソッド : WriteBytes(String,Byte[]) メソッド
シンタックス
'宣言
 
Public Overloads Sub WriteBytes( _
   ByVal name As System.String, _
   ByVal v() As System.Byte _
) 
'使用法
 
Dim instance As C1WriterBase
Dim name As System.String
Dim v() As System.Byte
 
instance.WriteBytes(name, v)
public void WriteBytes( 
   System.string name,
   System.byte[] v
)

パラメータ

name
v
参照

参照

C1WriterBase クラス
C1WriterBase メンバ
オーバーロード一覧